]> git.karo-electronics.de Git - karo-tx-linux.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)
commiteeb65cedd78ebd375608d71d703e6b0b9296efbd
tree2248f522ec63fea57be206ce8ce24bf2593b1b98
parent3fb43eb20aec3f5ceed5813a035f200dafb51257
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