linux/drivers/staging/mt7621-eth
NeilBrown 5b0d9cd721 staging: mt7621-eth: fix compile warning.
This code generates a waring as PHY_GBIT_FEATURES is "long" but
->supported in "int".

It looks likely that "PHY_1000BT_FEATURES" is the correct define to
use - it is intended to be used with the ->features field.

Signed-off-by: NeilBrown <neil@brown.name>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-12-12 11:55:39 +01:00
..
Documentation/devicetree/bindings/net
Kconfig
Makefile
TODO
ethtool.c staging: mt7621-eth: Refactor ethtool stats 2018-05-14 14:05:49 +02:00
ethtool.h
gsw_mt7620.h staging: mt7621-eth: Prefer unsigned int to bare use of unsigned 2018-05-14 14:03:45 +02:00
gsw_mt7621.c staging: remove unneeded static set .owner field in platform_driver 2018-09-14 10:45:51 +02:00
mdio.c staging: mt7621-eth: fix compile warning. 2018-12-12 11:55:39 +01:00
mdio.h
mdio_mt7620.c
mtk_eth_soc.c staging: mt7621-eth: set correct dma mask. 2018-12-12 11:55:39 +01:00
mtk_eth_soc.h staging: mt7621-eth: Refactor ethtool stats 2018-05-14 14:05:49 +02:00
soc_mt7621.c staging: mt7621-eth: Fix line over 80 characters 2018-05-14 14:03:46 +02:00