git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b5e383
)
net: add a list_head parameter to dellink() method
author
Eric Dumazet
<eric.dumazet@gmail.com>
Tue, 27 Oct 2009 07:06:36 +0000
(07:06 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 28 Oct 2009 09:22:07 +0000
(
02:22
-0700)
Adding a list_head parameter to rtnl_link_ops->dellink() methods
allow us to queue devices on a list, in order to dismantle
them all at once.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found