]> git.baikalelectronics.ru Git - kernel.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)
commit9dfe41eb6f24e2f79758b38ba4e03cd89520d22c
treeba8f89c174934ef70c424b2cffb97ec575050c96
parent2fdd88e9f169f2e390d8136ce212f52b46d96b5d
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