commit | febc9fe5387ed37cb329563ae29d21b41c71a9dd | [log] [tgz] |
---|---|---|
author | Mike McCormack <mikem@ring3k.org> | Tue May 31 08:49:51 2011 +0900 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jun 03 15:01:06 2011 -0400 |
tree | d39c1e9b4fb40047e2f90dc2d01942749c25ff55 | |
parent | 312d5479dcfaca2b8aa451201b5388fdb8c8684a [diff] |
rtlwifi: Assign rx buffer ownership to hardware last Ownership of an rx buffer should only be given to the hardware after all other changes are written, otherwise there's a potential race. Signed-off-by: Mike McCormack <mikem@ring3k.org> Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>