iwlwifi: Remove inconsistent and redundant declaration
authorDavid Spinadel <david.spinadel@intel.com>
Thu, 19 Apr 2012 20:46:38 +0000 (13:46 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Apr 2012 20:55:14 +0000 (16:55 -0400)
Remove declaration of iwl_alloc_traffic_mem from iwl-agn.h,
from methods that was exposed to support MVM.

MVM doesn't have to use this declaration.

CC: netdev@vger.kernel.org
Signed-off-by: David Spinadel <david.spinadel@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found