cxgb4: notify upper drivers if the device is already up when they load
authorDimitris Michailidis <dm@chelsio.com>
Tue, 18 May 2010 10:07:13 +0000 (10:07 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 May 2010 22:16:46 +0000 (15:16 -0700)
commite29f5dbc9e9719af158a960e5c1d16f32740ebc3
treeb3c92264d425d81cbcf148e559b8be0ba4046b7e
parentaaefae9b32b2cba7350a4d524357168119372e51
cxgb4: notify upper drivers if the device is already up when they load

Upper layer drivers aren't notified that a device is ready if their modules
load after the device becomes ready.  Add the missing notification.

Signed-off-by: Dimitris Michailidis <dm@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/cxgb4/cxgb4_main.c