]> git.baikalelectronics.ru Git - kernel.git/commit
be2net: cleanup be_get_drvinfo()
authorSomnath Kotur <somnath.kotur@emulex.com>
Sun, 26 May 2013 21:08:36 +0000 (21:08 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 28 May 2013 05:27:02 +0000 (22:27 -0700)
commita4e52c45e2774f0fc25f2bd56b820a9ab034d7af
tree2248f522ec63fea57be206ce8ce24bf2593b1b98
parent96964dcbc67439bdfc4ccc10467b298e4e6a24f0
be2net: cleanup be_get_drvinfo()

Removing the be_cmd_get_fw_ver() query from be_get_drvinfo() and invoking
the same from be_setup() and/or post firmware download.

Signed-off-by: Kalesh AP <kalesh.purayil@emulex.com>
Signed-off-by: Somnath Kotur <somnath.kotur@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/emulex/benet/be.h
drivers/net/ethernet/emulex/benet/be_ethtool.c
drivers/net/ethernet/emulex/benet/be_main.c