diff options
author | Greg Price <price@MIT.EDU> | 2013-12-07 14:49:55 (GMT) |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2014-03-20 02:18:51 (GMT) |
commit | 7d1b08c40c4f02c119476b29eca9bbc8d98d2a83 (patch) | |
tree | 5cac56d71116f1ff903093345012c72640849385 /net/mac802154/ieee802154_dev.c | |
parent | 0fb7a01af5b0cbe5bf365891fc4d186f2caa23f7 (diff) | |
download | linux-7d1b08c40c4f02c119476b29eca9bbc8d98d2a83.tar.xz |
random: entropy_bytes is actually bits
The variable 'entropy_bytes' is set from an expression that actually
counts bits. Fortunately it's also only compared to values that also
count bits. Rename it accordingly.
Signed-off-by: Greg Price <price@mit.edu>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'net/mac802154/ieee802154_dev.c')
0 files changed, 0 insertions, 0 deletions