commit | 488a1a5dfe9a9ba57fa6c6b6b98136ea494e0296 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Mon Sep 26 19:01:44 2011 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Nov 01 16:52:09 2011 -0500 |
tree | 79bd4238a023e3e01aee7758d259d0077db16a6a | |
parent | 816f89256ef36c8fd20e70ac393110cf2322e223 [diff] |
pcnet: Move BCR defines to header This moves BCR defines to the common header and immediately makes use of them to add BCR_APROMWE, replacing the open-coded write check in pcnet_aprom_writeb. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>