summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-09-07 18:17:16 +0200
committerTobias Klauser <tklauser@distanz.ch>2015-09-07 18:18:53 +0200
commit186b116bec11cb941ed91547c9f612b96c96341b (patch)
treee1c836620c714bcdca219e2ba1eb022217305386 /.gitignore
parent047d69c4eb2cefe9bab654fb570592d3863da792 (diff)
curvetun: Don't attempt to close negative file descriptor
Complete fix for Coverity issue CID 991822, commit 047d69c4e ("curvetun: Fix issues detected by the Coverity scanner") only fixed one instance of this issue. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
ef6255132373ed35d13e7b1d8d2eb7003 (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/omap2430-clocks.dtsi')