| Submitter | Antonio Quartulli |
|---|---|
| Date | Jan. 29, 2013, 7:07 a.m. |
| Message ID | <1359443280-28835-1-git-send-email-ordex@autistici.org> |
| Download | mbox |
| Permalink | /patch/216444/ |
| State | Accepted |
| Delegated to: | David Miller |
| Headers | show |
Pull-request
git://git.open-mesh.org/linux-merge.git tags/batman-adv-for-davemComments
From: Antonio Quartulli <ordex@autistici.org> Date: Tue, 29 Jan 2013 08:07:59 +0100 > Hello David, > > here you have just a single patch which is fixing a pesky bug that I introduced > within a patchset recently sent to net-next/linux-3.9. > It is not big, but I think it is worth fixing the new behaviour before it > gets released. > > Please pull or let me know if there is any problem. Pulled, thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Hello David, here you have just a single patch which is fixing a pesky bug that I introduced within a patchset recently sent to net-next/linux-3.9. It is not big, but I think it is worth fixing the new behaviour before it gets released. Please pull or let me know if there is any problem. Thanks a lot, Antonio The following changes since commit cef401de7be8c4e155c6746bfccf721a4fa5fab9: net: fix possible wrong checksum generation (2013-01-28 00:27:15 -0500) are available in the git repository at: git://git.open-mesh.org/linux-merge.git tags/batman-adv-for-davem for you to fetch changes up to a7966d908ae8472e8183496916b7baec5f65b3a6: batman-adv: fix local translation table output (2013-01-28 20:46:03 +0100) ---------------------------------------------------------------- Included changes: - fix recently introduced output behaviour ---------------------------------------------------------------- Antonio Quartulli (1): batman-adv: fix local translation table output net/batman-adv/translation-table.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html