Changeset 151

Show
Ignore:
Timestamp:
05/14/07 00:25:49 (20 months ago)
Author:
jwright
Message:

Fix error in selfack callthrough; typo

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wtinject.c

    r144 r151  
    170170        } 
    171171 
    172         if (ifconfig_set_hwaddr(wtinj->extra, wtinj->errstr,  
     172        if (ifconfig_set_hwaddr(wtinj->ifname, wtinj->errstr,  
    173173                        wtinj->startingmac) < 0) { 
    174174                /* Retain message from set_hwaddr */