commit | d9a16fc926a950c9e481cb7e89c554593b8e29e2 | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Mon May 09 23:15:54 2016 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Tue May 10 17:04:00 2016 +0200 |
tree | ac5060ef5b00b3b6c6a66ca26de02863b0331b85 | |
parent | dec63cc8b65b04c0ebb5d82b6b399665d6d44dca [diff] |
ALSA: firewire-lib: code cleanup for incoming packet handling In previous commit, this module has no need to reuse parameters of incoming packets for outgoing packets anymore. This commit arranges some needless codes for incoming packet processing. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>