Loading include/net/mac80211.h +1 −1 Original line number Diff line number Diff line Loading @@ -412,7 +412,7 @@ struct ieee80211_tx_rate { s8 idx; u8 count; u8 flags; } __attribute__((packed)); } __packed; /** * struct ieee80211_tx_info - skb transmit information Loading net/ipv4/netfilter/ipt_CLUSTERIP.c +1 −1 Original line number Diff line number Diff line Loading @@ -469,7 +469,7 @@ struct arp_payload { __be32 src_ip; u_int8_t dst_hw[ETH_ALEN]; __be32 dst_ip; } __attribute__ ((packed)); } __packed; #ifdef DEBUG static void arp_print(struct arp_payload *payload) Loading Loading
include/net/mac80211.h +1 −1 Original line number Diff line number Diff line Loading @@ -412,7 +412,7 @@ struct ieee80211_tx_rate { s8 idx; u8 count; u8 flags; } __attribute__((packed)); } __packed; /** * struct ieee80211_tx_info - skb transmit information Loading
net/ipv4/netfilter/ipt_CLUSTERIP.c +1 −1 Original line number Diff line number Diff line Loading @@ -469,7 +469,7 @@ struct arp_payload { __be32 src_ip; u_int8_t dst_hw[ETH_ALEN]; __be32 dst_ip; } __attribute__ ((packed)); } __packed; #ifdef DEBUG static void arp_print(struct arp_payload *payload) Loading