linux/drivers/net/ethernet/emulex/benet
Kalesh AP e97e3cda5b be2net: reduce arguments passed to FW-cmd routines
A pointer to adapter struct is passed anyway to all of the FW-cmd routines
in be_cmds.c. For routines which query data from FW, the adapter pointer
is enough to return the queried fields.
There is no need to separately pass pointers to individual members of
the adapter structure. This patch fixes this for be_cmd_get_fw_ver()
and be_cmd_get_fw_cfg() routines.

Signed-off-by: Kalesh AP <kalesh.purayil@emulex.com>
Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-07-17 16:38:15 -07:00
..
be_cmds.c be2net: reduce arguments passed to FW-cmd routines 2014-07-17 16:38:15 -07:00
be_cmds.h be2net: reduce arguments passed to FW-cmd routines 2014-07-17 16:38:15 -07:00
be_ethtool.c be2net: fix return status of some ethtool methods 2014-07-17 16:38:14 -07:00
be_hw.h be2net: support flashing new regions on Skyhawk-R 2014-05-30 17:27:33 -07:00
be_main.c be2net: reduce arguments passed to FW-cmd routines 2014-07-17 16:38:15 -07:00
be_roce.c Main batch of InfiniBand/RDMA changes for 3.15: 2014-04-03 16:57:19 -07:00
be_roce.h Main batch of InfiniBand/RDMA changes for 3.15: 2014-04-03 16:57:19 -07:00
be.h be2net: fix return status of some ethtool methods 2014-07-17 16:38:14 -07:00
Kconfig be2net: fix build dependency on VxLAN 2014-04-01 16:25:51 -04:00
Makefile be2net: Add functionality to support RoCE driver 2012-05-08 11:17:47 -07:00