]> granicus.if.org Git - libnl/commit
Fix clone() of AF specific link data
authorThomas Graf <tgraf@suug.ch>
Thu, 21 Apr 2011 12:46:06 +0000 (14:46 +0200)
committerThomas Graf <tgraf@suug.ch>
Thu, 21 Apr 2011 12:46:06 +0000 (14:46 +0200)
commit83f14112e22d3d28dab4c88763136f2321718664
treeb6a88525377dc12e1d14eb85b5693eeeb99cd4e0
parentc18730ddf69f70c79ebd77e6b0e173eadce96096
Fix clone() of AF specific link data

Passed the original link to ao_clone() instead of the new one.
lib/route/link.c