diff for duplicates of <20120104230950.32306.21264.stgit@x201> diff --git a/a/1.txt b/N1/1.txt index e346075..91c399f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ That way it's possible to not export debug_mask outside the upcoming ath6kl_core.ko and that makes it easier to ath6kl_core.ko in the following patch. -Signed-off-by: Kalle Valo <kvalo-A+ZNKFmMK5xy9aJCnZT0Uw@public.gmane.org> +Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com> --- drivers/net/wireless/ath/ath6kl/debug.c | 24 ++++++++++++++++++++++++ drivers/net/wireless/ath/ath6kl/debug.h | 25 ++++--------------------- @@ -69,3 +69,14 @@ index cb21d91..c4be6e5 100644 - if (debug_mask & mask) { - if (msg) - ath6kl_dbg(mask, "%s\n", msg); +- +- print_hex_dump_bytes(prefix, DUMP_PREFIX_OFFSET, buf, len); +- } +-} ++void ath6kl_dbg(enum ATH6K_DEBUG_MASK mask, const char *fmt, ...); ++void ath6kl_dbg_dump(enum ATH6K_DEBUG_MASK mask, ++ const char *msg, const char *prefix, ++ const void *buf, size_t len); + + void ath6kl_dump_registers(struct ath6kl_device *dev, + struct ath6kl_irq_proc_registers *irq_proc_reg, diff --git a/a/content_digest b/N1/content_digest index c36da1c..b9df0f8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,22 +1,22 @@ "ref\020120104230429.32306.75965.stgit@x201\0" - "From\0Kalle Valo <kvalo-A+ZNKFmMK5xy9aJCnZT0Uw@public.gmane.org>\0" + "From\0Kalle Valo <kvalo@qca.qualcomm.com>\0" "Subject\0[PATCH 5/6] ath6kl: convert ath6kl_dbg() and ath6kl_dbg_dump() into functions\0" "Date\0Thu, 05 Jan 2012 01:09:50 +0200\0" - "To\0linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org\0" - "Cc\0sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org" - netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-next-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - ath6kl-devel-zC7DfRvBq/JWk0Htik3J/w@public.gmane.org - " davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org\0" + "To\0linville@tuxdriver.com\0" + "Cc\0sfr@canb.auug.org.au" + netdev@vger.kernel.org + linux-wireless@vger.kernel.org + linux-kernel@vger.kernel.org + linux-next@vger.kernel.org + ath6kl-devel@qualcomm.com + " davem@davemloft.net\0" "\00:1\0" "b\0" "That way it's possible to not export debug_mask outside the upcoming\n" "ath6kl_core.ko and that makes it easier to ath6kl_core.ko in the\n" "following patch.\n" "\n" - "Signed-off-by: Kalle Valo <kvalo-A+ZNKFmMK5xy9aJCnZT0Uw@public.gmane.org>\n" + "Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>\n" "---\n" " drivers/net/wireless/ath/ath6kl/debug.c | 24 ++++++++++++++++++++++++\n" " drivers/net/wireless/ath/ath6kl/debug.h | 25 ++++---------------------\n" @@ -82,6 +82,17 @@ "-{\n" "-\tif (debug_mask & mask) {\n" "-\t\tif (msg)\n" - "-\t\t\tath6kl_dbg(mask, \"%s\\n\", msg);" + "-\t\t\tath6kl_dbg(mask, \"%s\\n\", msg);\n" + "-\n" + "-\t\tprint_hex_dump_bytes(prefix, DUMP_PREFIX_OFFSET, buf, len);\n" + "-\t}\n" + "-}\n" + "+void ath6kl_dbg(enum ATH6K_DEBUG_MASK mask, const char *fmt, ...);\n" + "+void ath6kl_dbg_dump(enum ATH6K_DEBUG_MASK mask,\n" + "+\t\t const char *msg, const char *prefix,\n" + "+\t\t const void *buf, size_t len);\n" + " \n" + " void ath6kl_dump_registers(struct ath6kl_device *dev,\n" + " \t\t\t struct ath6kl_irq_proc_registers *irq_proc_reg," -c73dbc8051a387d7795a3a209cce7b9a2915dd8be78962e2c5f4c99cccfc6764 +2861a60715745244a22754564072e1d8368003e21e22502f9e39874f3b4b3dc6
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.