cxgb4: remove a bitmap
authorDimitris Michailidis <dm@chelsio.com>
Tue, 14 Dec 2010 21:36:52 +0000 (21:36 +0000)
committerDavid 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