Skip to content

Commit 925f66e

Browse files
Adrian Daniscopybara-github
authored andcommitted
[roll] Roll fuchsia [dwmac] Add memory barrier on rx
Adds a memory barrier between configuring the rx descriptor and notifying the device. This is unlikely to be a problem in practice, but there is still technically a race otherwise. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1087292 Original-Revision: 3100d7ecda0dfb07e6a61032452518e3821eca60 GitOrigin-RevId: 9265bbd113aeeadd1669d32f6d706c78eb28772c Change-Id: Ib416edb0c219afee945b59f82d67f6944538591a
1 parent e2eb2b6 commit 925f66e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stem

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
githooks="integration/git-hooks"
1212
remote="https://fuchsia.googlesource.com/fuchsia"
1313
gerrithost="https://fuchsia-review.googlesource.com"
14-
revision="a93992320feb0be7364af027ccae6ed9d48a6dda"/>
14+
revision="3100d7ecda0dfb07e6a61032452518e3821eca60"/>
1515
</projects>
1616
<hooks>
1717
<hook name="install-environment"

0 commit comments

Comments
 (0)