linux/drivers/net/ethernet/qlogic
Bhumika Goyal 2d29b39739 qlcnic: add const to bin_attribute structure
Add const to bin_attribute structure as it is only passed to the
functions sysfs_{remove/create}_bin_file. The corresponding
arguments are of type const, so declare the structure to be const.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-08-03 09:28:51 -07:00
..
netxen netxen_nic: Remove unused pointer hdr in netxen_setup_minidump() 2017-07-03 02:38:02 -07:00
qed qed: Read per queue coalesce from hardware 2017-07-27 00:05:22 -07:00
qede qed: Read per queue coalesce from hardware 2017-07-27 00:05:22 -07:00
qlcnic qlcnic: add const to bin_attribute structure 2017-08-03 09:28:51 -07:00
qlge networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
Kconfig qed: Add support for hardware offloaded FCoE. 2017-02-19 18:10:42 -05:00
Makefile qede: Add basic Network driver 2015-10-27 19:34:47 -07:00
qla3xxx.c net: qlogic: qla3xxx: use new api ethtool_{get|set}_link_ksettings 2017-02-20 10:27:17 -05:00
qla3xxx.h