Merge remote-tracking branch 'staging/staging-next'
[deliverable/linux.git] / drivers / staging / rtl8192e / rtl819x_Qos.h
index 463122db6d2965149d6fa2f2b4f11bbd67607c31..61da8f7475bbfb10394916ff38daeeea6c69f1b4 100644 (file)
@@ -169,9 +169,6 @@ union qos_tclas {
        } TYPE2_8021Q;
 };
 
-#define IsACValid(ac)          ((ac >= 0 && ac <= 7) ? true : false)
-
-
 union aci_aifsn {
        u8      charData;
 
This page took 0.026402 seconds and 5 git commands to generate.