diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2017-01-03 11:58:34 +0900 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2017-01-03 11:37:10 +0100 |
commit | 6b7e95d1336b9eb0d4c6db190ce756480496bd13 (patch) | |
tree | 54050fe595616a38408b8350fa244ef5a5b36a6d /crypto/mcryptd.c | |
parent | 6a2a2f45560a9cb7bc49820883b042e44f83726c (diff) | |
download | linux-6b7e95d1336b9eb0d4c6db190ce756480496bd13.tar.bz2 |
ALSA: firewire-lib: change structure member with proper type
The 'amdtp_stream' structure is initialized by a call of
'amdtp_stream_init()'. Although a parameter of this function is for bit
flags of packet attributes, its type is enumerator.
This commit changes the type so that it's proper for a bit flags.
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'crypto/mcryptd.c')
0 files changed, 0 insertions, 0 deletions