]> git.karo-electronics.de Git - karo-tx-linux.git/commit
be2net: Fallback to the older opcode if MCC_CREATE_EXT opcode is not supported on...
authorSomnath Kotur <somnath.kotur@emulex.com>
Wed, 1 Jun 2011 00:33:22 +0000 (00:33 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 1 Jun 2011 05:15:28 +0000 (22:15 -0700)
commit34b1ef04fc050d171e055f75d6a3384e1323bd38
tree8f1f77fb1b2440a07c412c52d9cd5bd979d4516a
parent5bf74c91d7bf56be47c215e6a314ba42da0b68ad
be2net: Fallback to the older opcode if MCC_CREATE_EXT opcode is not supported on the card

Instead of failing the init/probe code in the driver fallback to the older opcode to ensure
the driver is loaded thereby enabling users to upgrade the f/w to whatever version is required.

Signed-off-by: Somnath Kotur <somnath.kotur@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/benet/be_cmds.c
drivers/net/benet/be_cmds.h
drivers/net/benet/be_main.c