diff options
author | Maxime Chevallier <maxime.chevallier@bootlin.com> | 2019-03-27 11:44:05 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-03-27 21:10:57 +0300 |
commit | c9dbb6cf51e0b91505d1ee18a09f73e908d4b1ee (patch) | |
tree | 4cab935758ec60f7cf4f316ea86a2b843ccc3fce /.cocciconfig | |
parent | 5133a4a800fd3a5d1ab7c016196fd416af3a3f1c (diff) | |
download | linux-c9dbb6cf51e0b91505d1ee18a09f73e908d4b1ee.tar.xz |
net: mvpp2: Don't use an int to store netdev_features_t
int is not long enough to store all netdev_features, use the correct
dedicated type to store them when building the list of dev->features.
Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions