From: Yogesh Ashok Powar Date: Thu, 3 Jan 2013 07:54:03 +0000 (+0530) Subject: mwl8k: Handle Watchdog events for the new ampdu streams X-Git-Tag: v3.9-rc1~139^2~242^2^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfacba12f573abd04a202e3e86c09f246339071f;p=pandora-kernel.git mwl8k: Handle Watchdog events for the new ampdu streams With more ampdu streams, we need to handle watchdog events for the new ampdu streams. Handle these events appropriately. Earlier mwl8k_cmd_get_watchdog_bitmap used to return only one stream index and hence bitwise operations on the return value were not required. Now the function returns a bitmap with different bits are mapped with different stream indices. Signed-off-by: Nishant Sarmukadam Signed-off-by: Yogesh Ashok Powar Signed-off-by: John W. Linville --- Reading git-diff-tree failed