Commit 5619221b authored by Miri Korenblit's avatar Miri Korenblit
Browse files

wifi: iwlwifi: remove unused macro

parent c700a942
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -588,7 +588,6 @@ struct iwl_rb_status {


#define TFD_QUEUE_SIZE_MAX      (256)
#define TFD_QUEUE_SIZE_MAX_GEN3 (65536)
/* cb size is the exponent - 3 */
#define TFD_QUEUE_CB_SIZE(x)	(ilog2(x) - 3)
#define TFD_QUEUE_SIZE_BC_DUP	(64)