FreeBSD Bugzilla – Attachment 167177 Details for
Bug 207336
Storage Controller Interface driver - typo in unimplemented macro in scic_sds_controller_registers.h
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Typo in SCU_PTSGRTC_READ
isci-scil-read-typo.diff (text/plain), 447 bytes, created by
Tony Narlock
on 2016-02-19 14:57:26 UTC
(
hide
)
Description:
Typo in SCU_PTSGRTC_READ
Filename:
MIME Type:
Creator:
Tony Narlock
Created:
2016-02-19 14:57:26 UTC
Size:
447 bytes
patch
obsolete
>diff --git a/sys/dev/isci/scil/scic_sds_controller_registers.h b/sys/dev/isci/scil/scic_sds_controller_registers.h >index e4a0fb4..81a1f3f 100644 >--- a/sys/dev/isci/scil/scic_sds_controller_registers.h >+++ b/sys/dev/isci/scil/scic_sds_controller_registers.h >@@ -586,7 +586,7 @@ extern "C" { > > #define SCU_PTSGRTC_READ(controller) \ > scu_ptsg_register_read( \ >- contoller, \ >+ controller, \ > real_time_clock \ > ) > /*@}*/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 207336
: 167177