summaryrefslogtreecommitdiff
path: root/proto_ipv6_routing.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2016-04-26 11:19:27 +0200
committerTobias Klauser <tklauser@distanz.ch>2016-04-26 11:22:18 +0200
commita86e9fd6e1320fdd317b8cc604470afc8e709186 (patch)
treea502a3223acdb0d337bbeb0ea620559b2e8d475b /proto_ipv6_routing.c
parent01a9a2a5a8c56ce8699616a608a28de4e537ff56 (diff)
cpp: Use mkstemps() to create unique temporary file
Use mkstemps() to safely create a unique temporary file instead of using rand() to manually create a (potentially unsafe) temporary filename. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'proto_ipv6_routing.c')
0 files changed, 0 insertions, 0 deletions
/cgit.cgi/linux/net-next.git/diff/arch/arm/boot/dts/imx6dl-wandboard-revb1.dts?h=nds-private-remove&id=5db4992d8f040b8d8db0b86d42806e0c417f7ccf&id2=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/imx6dl-wandboard-revb1.dts')