summaryrefslogtreecommitdiffstats
path: root/net/ipv6
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2010-05-04 22:30:47 +0000
committerDavid S. Miller <davem@davemloft.net>2010-05-05 21:29:15 -0700
commit7df9c43fbe470628a755dfd028e58fdd7ab9b44e (patch)
treed89bbd1e1543d94fe39b3d04b9fd2c47491260bb /net/ipv6
parent7cff0943a1104479fc9fc2d6ced24c02ba81e73e (diff)
net/gianfar: drop recycled skbs on MTU change
The size for skbs which is added to the recycled list is using the current descriptor size which is current MTU. gfar_new_skb() is also using this size. So after changing or alteast increasing the MTU all recycled skbs should be dropped. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Acked-by: Andy Fleming <afleming@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions