]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
cxgb4: Fix unable to get UP event from the LLD
authorVipul Pandya <vipul@chelsio.com>
Mon, 29 Oct 2012 02:02:36 +0000 (02:02 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 3 Nov 2012 01:41:29 +0000 (21:41 -0400)
commite3c98512780ae2cfb90be2152ab35294439bb7bb
tree58f8537851d7e762d4bf560ac3e54988f96756de
parentaa731872f7d33dcb8b54dad0cfb82d4e4d195d7e
cxgb4: Fix unable to get UP event from the LLD

If T4 configuration file gets loaded from the /lib/firmware/cxgb4/ directory
then offload capabilities of the cards were getting disabled during
initialization. Hence ULDs do not get an UP event from the LLD.

Signed-off-by: Jay Hernandez <jay@chelsio.com>
Signed-off-by: Vipul Pandya <vipul@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c