commit | 4361935afe3abc3e5a93006b99197fac1fabbd50 | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Fri Nov 13 13:03:47 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Nov 15 22:14:50 2009 -0800 |
tree | 88becadbc88f1f0800b224cd597a940caaccbdde | |
parent | 411da6407e778bf946911df08bb5afc505422f31 [diff] |
tg3: Consider rx_std_prod_idx a hw mailbox This patch changes how the code uses the rx_std_prod_idx member. In the following patch, the code will be changed so that it will act just like a hardware mailbox. This patch prepares the code so that memory barriers can be more easily inserted. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Reviewed-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>