diff for duplicates of <472473D2.8040102@freemail.hu> diff --git a/a/1.txt b/N1/1.txt index bc995b1..be64a11 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,29 +1,19 @@ -=46rom: M=E1rton N=E9meth <nm127@freemail.hu> +From: Márton Németh <nm127@freemail.hu> Get rid of the following compiler warning message: -net/mac80211/ieee80211_sta.c: In function 'ieee80211_rx_mgmt_assoc_resp= -': -net/mac80211/ieee80211_sta.c:1187: warning: format '%d' expects type 'i= -nt', but argument 7 has type 'long unsigned int' +net/mac80211/ieee80211_sta.c: In function 'ieee80211_rx_mgmt_assoc_resp': +net/mac80211/ieee80211_sta.c:1187: warning: format '%d' expects type 'int', but argument 7 has type 'long unsigned int' -Signed-off-by: M=E1rton N=E9meth <nm127@freemail.hu> +Signed-off-by: Márton Németh <nm127@freemail.hu> --- ---- linux-2.6.24-rc1/net/mac80211/ieee80211_sta.c.orig 2007-10-24 05:50= -:57.000000000 +0200 -+++ linux-2.6.24-rc1/net/mac80211/ieee80211_sta.c 2007-10-28 11:20:23.0= -00000000 +0100 +--- linux-2.6.24-rc1/net/mac80211/ieee80211_sta.c.orig 2007-10-24 05:50:57.000000000 +0200 ++++ linux-2.6.24-rc1/net/mac80211/ieee80211_sta.c 2007-10-28 11:20:23.000000000 +0100 @@ -1182,7 +1182,7 @@ static void ieee80211_rx_mgmt_assoc_resp - aid =3D le16_to_cpu(mgmt->u.assoc_resp.aid); + aid = le16_to_cpu(mgmt->u.assoc_resp.aid); - printk(KERN_DEBUG "%s: RX %sssocResp from %s (capab=3D0x%x " -- "status=3D%d aid=3D%d)\n", -+ "status=3D%d aid=3D%lu)\n", + printk(KERN_DEBUG "%s: RX %sssocResp from %s (capab=0x%x " +- "status=%d aid=%d)\n", ++ "status=%d aid=%lu)\n", dev->name, reassoc ? "Rea" : "A", print_mac(mac, mgmt->sa), capab_info, status_code, aid & ~(BIT(15) | BIT(14))); - -- -To unsubscribe from this list: send the line "unsubscribe linux-wireles= -s" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index ea2ee93..e906322 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -8,34 +8,24 @@ " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" - "=46rom: M=E1rton N=E9meth <nm127@freemail.hu>\n" + "From: M\303\241rton N\303\251meth <nm127@freemail.hu>\n" "\n" "Get rid of the following compiler warning message:\n" "\n" - "net/mac80211/ieee80211_sta.c: In function 'ieee80211_rx_mgmt_assoc_resp=\n" - "':\n" - "net/mac80211/ieee80211_sta.c:1187: warning: format '%d' expects type 'i=\n" - "nt', but argument 7 has type 'long unsigned int'\n" + "net/mac80211/ieee80211_sta.c: In function 'ieee80211_rx_mgmt_assoc_resp':\n" + "net/mac80211/ieee80211_sta.c:1187: warning: format '%d' expects type 'int', but argument 7 has type 'long unsigned int'\n" "\n" - "Signed-off-by: M=E1rton N=E9meth <nm127@freemail.hu>\n" + "Signed-off-by: M\303\241rton N\303\251meth <nm127@freemail.hu>\n" "---\n" - "--- linux-2.6.24-rc1/net/mac80211/ieee80211_sta.c.orig\t2007-10-24 05:50=\n" - ":57.000000000 +0200\n" - "+++ linux-2.6.24-rc1/net/mac80211/ieee80211_sta.c\t2007-10-28 11:20:23.0=\n" - "00000000 +0100\n" + "--- linux-2.6.24-rc1/net/mac80211/ieee80211_sta.c.orig\t2007-10-24 05:50:57.000000000 +0200\n" + "+++ linux-2.6.24-rc1/net/mac80211/ieee80211_sta.c\t2007-10-28 11:20:23.000000000 +0100\n" "@@ -1182,7 +1182,7 @@ static void ieee80211_rx_mgmt_assoc_resp\n" - " \taid =3D le16_to_cpu(mgmt->u.assoc_resp.aid);\n" + " \taid = le16_to_cpu(mgmt->u.assoc_resp.aid);\n" "\n" - " \tprintk(KERN_DEBUG \"%s: RX %sssocResp from %s (capab=3D0x%x \"\n" - "-\t \"status=3D%d aid=3D%d)\\n\",\n" - "+\t \"status=3D%d aid=3D%lu)\\n\",\n" + " \tprintk(KERN_DEBUG \"%s: RX %sssocResp from %s (capab=0x%x \"\n" + "-\t \"status=%d aid=%d)\\n\",\n" + "+\t \"status=%d aid=%lu)\\n\",\n" " \t dev->name, reassoc ? \"Rea\" : \"A\", print_mac(mac, mgmt->sa),\n" - " \t capab_info, status_code, aid & ~(BIT(15) | BIT(14)));\n" - "\n" - "-\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-wireles=\n" - "s\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + " \t capab_info, status_code, aid & ~(BIT(15) | BIT(14)));" -02609a142385e20bb96e27b23f16d65e18ce90d785c82903066273b86034140c +52d49aaf20267435791eb1445501af19cd031109fb02c609b7d726d1cbd43953
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.