• Sean MacLennan's avatar
    rtl8192e: Split into two directories · 3d461c91
    Sean MacLennan authored
    Now that the rtl8192e driver is split up, it makes sense to keep the
    rtllib code in one directory and the rtl8192e specific code in
    another. This patch contains the split and the fixup of includes.
    
    Since rtl_core.h already included rtllib.h and dot11d.h, rtl_core.h
    was updated to point to the parent directory. All other references to
    rtllib.h and dot11d.h in the rtl8192e specific code where deleted
    rather than fixed. This leaves just one file that needs to know the
    real location of the rtllib includes.
    Signed-off-by: default avatarSean MacLennan <seanm@seanm.ca>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    3d461c91
r8190P_def.h 7.75 KB