Changeset 962

Show
Ignore:
Timestamp:
03/18/05 12:04:35 (4 years ago)
Author:
br1
Message:

fix compiler warning, sc_rxbufsize is a normal int

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cvs-import/branches/BSD/ath/if_ath.c

    r959 r962  
    25532553                        if (skb == NULL) { 
    25542554                                DPRINTF(sc, ATH_DEBUG_ANY, 
    2555                                         "%s: skbuff alloc of size %lu failed\n", 
     2555                                        "%s: skbuff alloc of size %d failed\n", 
    25562556                                        __func__, 
    25572557                                        sc->sc_rxbufsize