diff for duplicates of <201212022124.53838.chunkeey@googlemail.com> diff --git a/a/1.txt b/N1/1.txt index 07034fb..68526d7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -15,7 +15,7 @@ On Sunday, December 02, 2012 05:51:53 PM Dan Carpenter wrote: > > > > It is not possible for the sta(tion) pointer to be NULL if > > the frame has the IEEE80211_TX_CTL_AMPDU flag set. So the -> > sta = NULL check can be avoided when calling +> > sta == NULL check can be avoided when calling > > carl9170_tx_ampdu_queue. This is because mac80211 tracks > > all aggregation sessions within the station struct. > > Of course, this is something that the checker tool can't diff --git a/a/content_digest b/N1/content_digest index 8c005f6..3665275 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\020121202165153.GC6517@mwanda\0" "From\0Christian Lamparter <chunkeey@googlemail.com>\0" "Subject\0Re: [patch] carl9170: remove unneeded NULL check\0" - "Date\0Sun, 02 Dec 2012 20:24:53 +0000\0" + "Date\0Sun, 2 Dec 2012 21:24:53 +0100\0" "To\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Cc\0John W. Linville <linville@tuxdriver.com>" linux-wireless@vger.kernel.org @@ -27,7 +27,7 @@ "> > \n" "> > It is not possible for the sta(tion) pointer to be NULL if\n" "> > the frame has the IEEE80211_TX_CTL_AMPDU flag set. So the\n" - "> > sta = NULL check can be avoided when calling \n" + "> > sta == NULL check can be avoided when calling \n" "> > carl9170_tx_ampdu_queue. This is because mac80211 tracks\n" "> > all aggregation sessions within the station struct.\n" "> > Of course, this is something that the checker tool can't\n" @@ -91,4 +91,4 @@ " \t\tif (run)\n" " \t\t\tcarl9170_tx_ampdu(ar);" -e5fdeb4a2bdc896463404e8ae2249abac89e97ece617edb54fea626f4535f6fa +49530104e29a9f0f8e9e96c3ccd20f02665e433d9f2283405153f8e4f0c6ae75
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.