git: lgue(4): Fix an issue and do some cleanup.

看板DFBSD_commit作者時間14年前 (2011/10/22 18:03), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 9de4e294dc1ddfd456c28d8e42e1287d8e9858cb 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/9de4e294dc1ddfd456c28d8e42e1287d8e9858cb -- DragonFly BSD source repository
文章代碼(AID): #1EefK0ZD (DFBSD_commit)