]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
smsx95xx: fix crimes against truesize
authorSteve Glendinning <steve.glendinning@smsc.com>
Thu, 19 Feb 2015 18:47:12 +0000 (18:47 +0000)
committerAndy Whitcroft <apw@canonical.com>
Thu, 13 Jul 2017 16:49:49 +0000 (17:49 +0100)
commit7e6dd900d01d61ece5caad6be4a6da011ebc3434
treecdc692de6bade7207a96d93358bf94325b20aba2
parentccf3928adda0f98184a19abf221dceb078ff60e0
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