DragonFly commits List (threaded) for 2011-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DragonFly_RELEASE_2_12 lgue(4): Fix an issue and do some cleanup.
commit 0c93e196d49f5c4757c6bcd4bd93c37d687f778f
Author: Sascha Wildner <saw@online.de>
Date: Sun Oct 16 18:48:57 2011 +0200
lgue(4): Fix an issue and do some cleanup.
In lgue_getmtu(), ced->wMaxSegmentSize was being referenced with ced
being either uninitialized or NULL.
While here, remove an unused variable and remove an extra 0 in the
USB_DEVICE().
Summary of changes:
sys/dev/netif/lgue/if_lgue.c | 20 ++++++++++----------
1 files changed, 10 insertions(+), 10 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0c93e196d49f5c4757c6bcd4bd93c37d687f778f
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]