summaryrefslogtreecommitdiff
path: root/curvetun.c
diff options
context:
space:
mode:
authorMichael R. Torres <6692889+micrictor@users.noreply.github.com>2020-02-19 20:59:36 -0800
committerTobias Klauser <tobias.klauser@gmail.com>2020-02-20 09:25:39 +0100
commit8d84c45d196f5d5c4209f82388df7688e7196ddd (patch)
treec3eeb72e4d2c7021e4b74dc2625ed7e5d72a5f0e /curvetun.c
parent61f7607328f30718daf27c8d1da2101c7ec30f9e (diff)
mz: Fix accidental assignment in conditional statement
Corrects the accidental assignment of _c_ to 'c' or 'p' due to a missing equals sign. This enables the proper display of the missing argument error message for all relevant options. Signed-off-by: Michael R Torres <mic.ric.tor@gmail.com>
Diffstat (limited to 'curvetun.c')
0 files changed, 0 insertions, 0 deletions
it.cgi/linux/net-next.git/diff/arch/arm/boot/dts/exynos3250.dtsi?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/exynos3250.dtsi')