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:
b1a3c2b
)
cxgb4: remove a bitmap
author
Dimitris Michailidis
<dm@chelsio.com>
Tue, 14 Dec 2010 21:36:52 +0000
(21:36 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 16 Dec 2010 21:16:03 +0000
(13:16 -0800)
The driver keeps a bitmap of the netdevs it registered so it knows what to
unregister later. Remove that and look at reg_state instead.
Signed-off-by: Dimitris Michailidis <dm@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found