ar5523: use container_of
[firefly-linux-kernel-4.4.55.git] / drivers / net / wireless / ath / ar5523 / ar5523.h
index 00c6fd346d48225e92a865ff8938a1c9f921e6aa..9a322a65cdb548180a75940cb3997989226768e4 100644 (file)
@@ -74,7 +74,6 @@ struct ar5523_tx_cmd {
 struct ar5523_tx_data {
        struct list_head        list;
        struct ar5523           *ar;
-       struct sk_buff          *skb;
        struct urb              *urb;
 };