summaryrefslogtreecommitdiff
path: root/ct_servmgmt.c
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-05-31 15:13:20 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-05-31 15:13:20 +0200
commitcfdc25dbcd0e17de870aebf222b2fdbc7789312a (patch)
tree8a0fd4cdafb829fd5c7be9559116aa667d409a4d /ct_servmgmt.c
parentd8cdc6ab87550de9c93b1f6763ea6015f292d7fb (diff)
ring_rx: if v3, free it in kernel space during close
Let this be freed by the kernel during close(2) call in case of v3 otherwise we would get a -EINVAL. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'ct_servmgmt.c')
0 files changed, 0 insertions, 0 deletions
2eb7003'>370ebb0ef6255132373ed35d13e7b1d8d2eb7003 (diff)
usbnet: pegasus: Use net_device_stats from struct net_devicends-private-remove
Instead of using a private copy of struct net_device_stats in struct pegasus, use stats from struct net_device. Also remove the now unnecessary .ndo_get_stats function. Cc: Petko Manolov <petkan@nucleusys.com> Cc: linux-usb@vger.kernel.org Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'arch/arm/boot/dts/imx6ul-14x14-evk.dts')