]> www.infradead.org Git - users/jedix/linux-maple.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)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Thu, 8 Dec 2011 23:36:05 +0000 (15:36 -0800)
commit083e5a5e10d31b0fef17d7e43a318b6eda95a8ca
tree1fdb9329b75439c27ec3ff2d3baacb31dc9e5d76
parent69558073e2e34269a6070195cfdaec4eca30add2
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