commit | a5898ea09aaded8a8236b12f3920f4e6f9b8fc13 | [log] [tgz] |
---|---|---|
author | Harini Katakam <harini.katakam@xilinx.com> | Wed May 06 22:27:18 2015 +0530 |
committer | David S. Miller <davem@davemloft.net> | Sat May 09 17:41:54 2015 -0400 |
tree | a0b7d4354e6f642006bfdb4546943ba36a1be948 | |
parent | 98b5a0f4a2282fb82907bee467636b8114677472 [diff] |
net: macb: Add change_mtu callback with jumbo support Add macb_change_mtu callback; if jumbo frame support is present allow mtu size changes upto (jumbo max length allowed - headers). Signed-off-by: Harini Katakam <harinik@xilinx.com> Reviewed-by: Punnaiah Choudary Kalluri <punnaia@xilinx.com> Signed-off-by: David S. Miller <davem@davemloft.net>