Deleted Added
full compact
2c2
< * Copyright (C) 2012 Emulex
---
> * Copyright (C) 2013 Emulex
39c39
< /* $FreeBSD: head/sys/dev/oce/oce_sysctl.c 248059 2013-03-08 18:08:12Z delphij $ */
---
> /* $FreeBSD: head/sys/dev/oce/oce_sysctl.c 252869 2013-07-06 08:30:45Z delphij $ */
143c143
< if (IS_BE(sc))
---
> if (IS_BE(sc) || IS_SH(sc))
226c226
< if (IS_BE(sc)) {
---
> if (IS_BE(sc) || IS_SH(sc)) {
1273c1273
< if (IS_BE(sc)) {
---
> if (IS_BE(sc) || IS_SH(sc)) {
1301c1301
< if (IS_BE(sc)) {
---
> if (IS_BE(sc) || IS_SH(sc)) {