diff options
author | Vivien Didelot <vivien.didelot@gmail.com> | 2019-08-01 21:36:34 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-08-01 23:43:08 +0300 |
commit | 425d2d37aba6710c6fe3ad9f8c6755c49986f3e5 (patch) | |
tree | 62a9dd089497ccfe3eeda55230495d75c5c66919 /scripts/patch-kernel | |
parent | 7095a4c497adb5aca30141f43c7ba00ce18bea74 (diff) | |
download | linux-425d2d37aba6710c6fe3ad9f8c6755c49986f3e5.tar.xz |
net: dsa: mv88e6xxx: explicit entry passed to vtu_getnext
mv88e6xxx_vtu_getnext interprets two members from the input
mv88e6xxx_vtu_entry structure: the (excluded) vid member to start
the iteration from, and the valid argument specifying whether the VID
must be written or not (only required once at the start of a loop).
Explicit the assignation of these two fields right before calling
mv88e6xxx_vtu_getnext, as it is done in the mv88e6xxx_vtu_get wrapper.
Signed-off-by: Vivien Didelot <vivien.didelot@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions