1
0
Fork 0
alistair23-linux/drivers/net/ethernet/rocker
YueHaibing 9333f20792 rocker: Drop pointless static qualifier
There is no need to have the 'struct rocker_desc_info *desc_info'
variable static since new value always be assigned before use it.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-10-19 10:42:19 -07:00
..
Kconfig net: ethernet: rocker: Add dependency to CONFIG_BRIDGE in Kconfig 2014-12-09 15:26:43 -05:00
Makefile rocker: introduce worlds infrastructure 2016-02-17 23:08:34 -05:00
rocker.h rocker: Remove support bridge bypass FDB 2017-06-08 14:16:30 -04:00
rocker_hw.h rocker: rename rocker.h to rocker_hw.h 2016-02-17 23:08:34 -05:00
rocker_main.c rocker: Drop pointless static qualifier 2018-10-19 10:42:19 -07:00
rocker_ofdpa.c net/rocker: Remove unreachable return instruction 2018-01-28 10:13:40 -05:00
rocker_tlv.c rocker: push tlv processing into separate files 2016-02-17 23:08:34 -05:00
rocker_tlv.h rocker: fix rocker_tlv_put_* functions for KASAN 2017-09-25 20:18:27 -07:00