diff options
author | Jose Abreu <Jose.Abreu@synopsys.com> | 2019-11-11 15:42:34 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-11-11 23:13:19 -0800 |
commit | a24cae7012b59bfe1aed01fe3fc13d81b7b97b08 (patch) | |
tree | 76abcdbaa3702d703d4bc5866d7d41d726f10da1 /Kconfig | |
parent | 29711306ce971d55903a4a2de7ac5d051d4a8306 (diff) | |
download | linux-a24cae7012b59bfe1aed01fe3fc13d81b7b97b08.tar.bz2 |
net: stmmac: Fix sparse warning
The VID is converted to le16 so the variable must be __le16 type.
Reported-by: kbuild test robot <lkp@intel.com>
Fixes: c7ab0b8088d7 ("net: stmmac: Fallback to VLAN Perfect filtering if HASH is not available")
Signed-off-by: Jose Abreu <Jose.Abreu@synopsys.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions