git: if_bwn - Always use maximum size txhdr entries.
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon May 23 21:38:01 PDT 2016
commit 48d90fc0074f36671f66b466a3b99983f2fe1f99
Author: Imre Vadász <imre at vdsz.com>
Date: Tue May 17 23:03:19 2016 +0200
if_bwn - Always use maximum size txhdr entries.
* The actual txhdr size is only known after the dma initialization.
Summary of changes:
sys/dev/netif/bwn/bwn/if_bwn.c | 24 ++++--------------------
sys/dev/netif/bwn/bwn/if_bwnvar.h | 1 +
2 files changed, 5 insertions(+), 20 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/48d90fc0074f36671f66b466a3b99983f2fe1f99
--
DragonFly BSD source repository
More information about the Commits
mailing list