]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net: dsa: mv88e6xxx: Refactor setting of jumbo frames
authorAndrew Lunn <andrew@lunn.ch>
Sat, 3 Dec 2016 03:45:17 +0000 (04:45 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 4 Dec 2016 04:18:38 +0000 (23:18 -0500)
commit5f4366660d65aca15e5887bd04c9c0140a658e40
treeba8f89c174934ef70c424b2cffb97ec575050c96
parent6e55f69846f0b11dd59a5d9ade44f4cc40eaa0ec
net: dsa: mv88e6xxx: Refactor setting of jumbo frames

Some switches support jumbo frames. Refactor this code into operations
in the ops structure.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/mv88e6xxx/chip.c
drivers/net/dsa/mv88e6xxx/mv88e6xxx.h
drivers/net/dsa/mv88e6xxx/port.c
drivers/net/dsa/mv88e6xxx/port.h