Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109110928
D24091.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
912 B
Referenced Files
None
Subscribers
None
D24091.diff
View Options
Index: head/sys/contrib/octeon-sdk/cvmx-dpi-defs.h
===================================================================
--- head/sys/contrib/octeon-sdk/cvmx-dpi-defs.h
+++ head/sys/contrib/octeon-sdk/cvmx-dpi-defs.h
@@ -408,11 +408,12 @@
case OCTEON_CN68XX & OCTEON_FAMILY_MASK:
if (OCTEON_IS_MODEL(OCTEON_CN68XX_PASS1))
- if ((offset <= 1))
- return CVMX_ADD_IO_SEG(0x0001DF0000000928ull) + ((offset) & 1) * 8;
+ if ((offset <= 1))
+ return CVMX_ADD_IO_SEG(0x0001DF0000000928ull) + ((offset) & 1) * 8;
if (OCTEON_IS_MODEL(OCTEON_CN68XX_PASS2))
+ if ((offset <= 1))
+ return CVMX_ADD_IO_SEG(0x0001DF0000000920ull) + ((offset) & 1) * 8;
if ((offset <= 1))
- return CVMX_ADD_IO_SEG(0x0001DF0000000920ull) + ((offset) & 1) * 8; if ((offset <= 1))
return CVMX_ADD_IO_SEG(0x0001DF0000000920ull) + ((offset) & 1) * 8;
break;
case OCTEON_CN63XX & OCTEON_FAMILY_MASK:
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Feb 1, 10:37 PM (20 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16391683
Default Alt Text
D24091.diff (912 B)
Attached To
Mode
D24091: Fix misleading indentation warning in OCTEON1 kernel
Attached
Detach File
Event Timeline
Log In to Comment