Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353985
b: refs/heads/master
c: ccbdccd
h: refs/heads/master
i:
  353983: bda895f
v: v3
  • Loading branch information
Dan Carpenter authored and Greg Kroah-Hartman committed Jan 12, 2013
1 parent 1a4de87 commit 639cc17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7936095f945f62faf0da510f8305b6536b8f2c1b
refs/heads/master: ccbdccd4a7981c150a882123a577c11b2e808051
1 change: 1 addition & 0 deletions trunk/drivers/staging/bcm/nvm.c
Original file line number Diff line number Diff line change
Expand Up @@ -2810,6 +2810,7 @@ int BcmGetSectionValEndOffset(struct bcm_mini_adapter *Adapter, enum bcm_flash2x
case CONTROL_SECTION:
/* Not Clear So Putting failure. confirm and fix it. */
SectEndOffset = STATUS_FAILURE;
break;
case ISO_IMAGE1_PART2:
if (Adapter->psFlash2xCSInfo->OffsetISOImage1Part2End != UNINIT_PTR_IN_CS)
SectEndOffset = (Adapter->psFlash2xCSInfo->OffsetISOImage1Part2End);
Expand Down

0 comments on commit 639cc17

Please sign in to comment.