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>
Wed, 27 Jan 2021 19:12:44 +0000 (19:12 +0000)
commitcc3f8952866fe6df6f878b743193a6a982f2877e
treef97348cac765187bc814649d7edd2f268c55b3d7
parent66b7c6aa6af587519ae263e234b6871df2d6a35c
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