smsx95xx: fix crimes against truesize
authorSteve Glendinning <steve.glendinning@smsc.com>
Thu, 19 Feb 2015 18:47:12 +0000 (18:47 +0000)
committerpopcornmix <popcornmix@gmail.com>
Mon, 13 May 2019 23:07:50 +0000 (00:07 +0100)
commit03b43f43f9234884a53777fe982e15073af00746
tree1c48bebf61f47bfa73d1f257ef2d091654e7259c
parentfe4d96ba28fb4c3eae1c488f2f1c14e100c43871
smsx95xx: fix crimes against truesize

smsc95xx is adjusting truesize when it shouldn't, and following a recent patch from Eric this is now triggering warnings.

This patch stops smsc95xx from changing truesize.

Signed-off-by: Steve Glendinning <steve.glendinning@smsc.com>
drivers/net/usb/smsc95xx.c