summaryrefslogtreecommitdiff
path: root/staging/llist.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-13staging: add mausezahn staging directoryDaniel Borkmann1-0/+176
ion value='1'>ssdiff
authorGao Feng <fgao@ikuai8.com>2016-09-09 23:25:09 +0800
committerPablo Neira Ayuso <pablo@netfilter.org>2016-09-12 19:54:43 +0200
commit4e6577de71803142d01e374cf15664af0388799a (patch)
tree31cc9b67b0efe071ad9ea072e83dd2fc74c07a3d
parentcf71c03edf10076f05a0b678fc9c8f8e6c6e24e4 (diff)
netfilter: Add the missed return value check of register_netdevice_notifier
There are some codes of netfilter module which did not check the return value of register_netdevice_notifier. Add the checks now. Signed-off-by: Gao Feng <fgao@ikuai8.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat
/td>
tree5b06e952af482d45f3ade64e77824662e34b7fa2 /arch/arm/boot/dts/imx6dl-nit6xlite.dts
parent370ebb0ef6255132373ed35d13e7b1d8d2eb7003 (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/imx6dl-nit6xlite.dts')