Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
---
drivers/block/aoe/aoecmd.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/block/aoe/aoecmd.c b/drivers/block/aoe/aoecmd.c
index 8fc429c..fdde6ad 100644
--- a/drivers/block/aoe/aoecmd.c
+++ b/drivers/block/aoe/aoecmd.c
@@ -1001,7 +1001,7 @@ aoecmd_cfg_rsp(struct sk_buff *skb)
* Enough people have their dip switches set backwards to
* warrant a loud message for this special case.
*/
- aoemajor = be16_to_cpu(get_unaligned(&h->major));
+ aoemajor = get_unaligned_be16(&h->major);
if (aoemajor == 0xfff) {
printk(KERN_ERR "aoe: Warning: shelf address is all ones. "
"Check shelf dip switches.\n");
--
1.5.5.1.350.gbbbf
--
| Linus Torvalds | Re: Slow DOWN, please!!! |
| Andrea Arcangeli | [PATCH 03 of 11] invalidate_page outside PT lock |
| Mark Lord | Re: 2.6.25-rc8: FTP transfer errors |
| Artem Bityutskiy | [RFC PATCH 03/26] UBIFS: add flash scanning |
git: | |
| Linus Torvalds | irc usage.. |
| Junio C Hamano | [ANNOUNCE] GIT 1.5.3-rc4 |
| Dmitry Kakurin | Windows support |
| Mark Levedahl | Re: mingw, windows, crlf/lf, and git |
| Kevin Neff | Patching a SSH 'Weakness' |
| Frank Bax | QEMU crashes |
| Chris Kuethe | Re: Logging failed SSH users and the passwords they typed |
| Edd Barrett | Re: OpenBSD in the webcomic XKCD |
| Suresh Siddha | Re: Kernel oops with 2.6.26, padlock and ipsec: probably problem with fpu state ch... |
| Eric Dumazet | Re: [PATCH] fs: pipe/sockets/anon dentries should not have a parent |
| Matheos Worku | 2.6.24 BUG: soft lockup - CPU#X |
| Steffen Klassert | [RFC PATCH 4/5] crypto: allow allocation of percpu crypto transforms |
