|
@@ -14,13 +14,13 @@ InterfaceWRM(struct bcm_interface_adapter *psIntfAdapter,
|
|
|
INT len);
|
|
|
|
|
|
|
|
|
-int InterfaceFileDownload( PVOID psIntfAdapter,
|
|
|
- struct file *flp,
|
|
|
- unsigned int on_chip_loc);
|
|
|
+int InterfaceFileDownload(PVOID psIntfAdapter,
|
|
|
+ struct file *flp,
|
|
|
+ unsigned int on_chip_loc);
|
|
|
|
|
|
-int InterfaceFileReadbackFromChip( PVOID psIntfAdapter,
|
|
|
- struct file *flp,
|
|
|
- unsigned int on_chip_loc);
|
|
|
+int InterfaceFileReadbackFromChip(PVOID psIntfAdapter,
|
|
|
+ struct file *flp,
|
|
|
+ unsigned int on_chip_loc);
|
|
|
|
|
|
|
|
|
int BcmRDM(PVOID arg,
|