git: if_iwm - Get rid of unneeded IWM_FWDMASEGSZ and IWM_FWMAXSIZE constants

Imre Vadasz ivadasz at crater.dragonflybsd.org
Fri Sep 23 15:45:29 PDT 2016


commit f414b8da30816705e32573cc58097cacac34f161
Author: Imre Vadász <imre at vdsz.com>
Date:   Sat Sep 24 00:27:49 2016 +0200

    if_iwm - Get rid of unneeded IWM_FWDMASEGSZ and IWM_FWMAXSIZE constants
    
    * We only need IWM_FH_MEM_TB_MAX_LENGTH bytes for the fw_dma memory.

Summary of changes:
 sys/dev/netif/iwm/if_iwm.c    | 7 +------
 sys/dev/netif/iwm/if_iwmvar.h | 5 -----
 2 files changed, 1 insertion(+), 11 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f414b8da30816705e32573cc58097cacac34f161


-- 
DragonFly BSD source repository


More information about the Commits mailing list