From 072fc84dce0620dcbb907a6881b46552c239bcf5 Mon Sep 17 00:00:00 2001 From: Jes Sorensen Date: Fri, 9 May 2014 15:04:14 +0200 Subject: [PATCH] staging: rtl8723au: tid is 4 bits, so we need a 16 bit value to hold a bitmap Remove unused add_enable_bitmap and candidate_tid_bitmap from struct mlme_ext_info. In addition we don't need to use CHKBIT when we know we are dealing with a value in the range 0-15. Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed