Files
android_kernel_xiaomi_sm8450/drivers/net
Mahesh Bandewar e93fbc5a15 ipvlan: mode is u16
The mode argument was erronusly defined as u32 but it has always
been u16. Also use ipvlan_set_mode() helper to set the mode instead
of assigning directly. This should avoid future erronus assignments /
updates.

Signed-off-by: Mahesh Bandewar <maheshb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-02-21 22:43:24 -05:00
..
2016-02-20 14:56:15 +01:00
2016-01-25 10:51:52 -08:00
2015-11-15 17:09:23 -05:00
2016-02-21 22:43:24 -05:00
2015-10-21 19:36:10 -07:00
2015-10-13 04:55:07 -07:00
2016-02-17 15:19:44 -05:00
2015-12-17 15:25:57 -05:00
2016-02-11 09:45:24 -05:00