ALSA: firewire-lib: code cleanup for incoming packet handling
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Mon, 9 May 2016 14:15:54 +0000 (23:15 +0900)
committerTakashi Iwai <tiwai@suse.de>
Tue, 10 May 2016 15:04:00 +0000 (17:04 +0200)
commitd9a16fc926a950c9e481cb7e89c554593b8e29e2
treeac5060ef5b00b3b6c6a66ca26de02863b0331b85
parentdec63cc8b65b04c0ebb5d82b6b399665d6d44dca
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>
sound/firewire/amdtp-stream.c