All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20110207190335.GK4384@bicker>

diff --git a/a/1.txt b/N1/1.txt
index e9f2caf..8d65970 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -8,7 +8,7 @@ index f305835..ce01bee 100644
 --- a/net/mac80211/tx.c
 +++ b/net/mac80211/tx.c
 @@ -2242,7 +2242,7 @@ struct sk_buff *ieee80211_beacon_get_tim(struct ieee80211_hw *hw,
- 	if (sdata->vif.type = NL80211_IFTYPE_AP) {
+ 	if (sdata->vif.type == NL80211_IFTYPE_AP) {
  		ap = &sdata->u.ap;
  		beacon = rcu_dereference(ap->beacon);
 -		if (ap && beacon) {
diff --git a/a/content_digest b/N1/content_digest
index 5ab9927..58e1ff4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Dan Carpenter <error27@gmail.com>\0"
  "Subject\0[patch] mac80211: remove unneeded check\0"
- "Date\0Mon, 07 Feb 2011 19:03:35 +0000\0"
+ "Date\0Mon, 7 Feb 2011 22:03:35 +0300\0"
  "To\0Johannes Berg <johannes@sipsolutions.net>\0"
  "Cc\0John W. Linville <linville@tuxdriver.com>"
   linux-wireless@vger.kernel.org
@@ -17,7 +17,7 @@
  "--- a/net/mac80211/tx.c\n"
  "+++ b/net/mac80211/tx.c\n"
  "@@ -2242,7 +2242,7 @@ struct sk_buff *ieee80211_beacon_get_tim(struct ieee80211_hw *hw,\n"
- " \tif (sdata->vif.type = NL80211_IFTYPE_AP) {\n"
+ " \tif (sdata->vif.type == NL80211_IFTYPE_AP) {\n"
  " \t\tap = &sdata->u.ap;\n"
  " \t\tbeacon = rcu_dereference(ap->beacon);\n"
  "-\t\tif (ap && beacon) {\n"
@@ -26,4 +26,4 @@
  " \t\t\t * headroom, head length,\n"
  " \t\t\t * tail length and maximum TIM length"
 
-9901fec4814d78c92ac1787bb3e6b2cfce86a4e94a3498f73d62a8df84b6f6b0
+04f3d9d0c38ecdfe2ab6caa3572ebf7860240d819baf2049837b9c37992179e0

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.