commit | 85451a951b9511605475fadcc0a8d3aeccefded8 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Fri Mar 20 13:27:13 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Mar 21 19:06:56 2009 -0700 |
tree | 29ab9fbe40a96582c36b5f629b88f3bceae74545 | |
parent | 28c4605826ab24d04102231fc1f3e8577bec376d [diff] |
sfc: Optimise falcon_writel_page_locked() for page > 0 The bug this function works around only applies to the first set of page-mapped registers; other pages can be written without locking. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>