git: kernel - netif - temporary hack for IFT_ETHER

看板DFBSD_commit作者時間15年前 (2010/08/15 03:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 7e39593549a460369e7be716ca160d20932105fd Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sat Aug 14 12:10:39 2010 -0700 kernel - netif - temporary hack for IFT_ETHER * Temporarily hack if_alloc() to allocate a struct arpcom instead of a struct ifnet when IFT_ETHER is passed in, until we can adjust all the drivers to use the ifnet->if_l2com API. Reported-by: Johannes Hofmann <johannes.hofmann@gmx.de> Summary of changes: sys/net/if.c | 11 ++++++++++- sys/netproto/802_11/wlan/ieee80211.c | 2 +- 2 files changed, 11 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7e39593549a460369e7be716ca160d20932105fd -- DragonFly BSD source repository
文章代碼(AID): #1CPkytLa (DFBSD_commit)