commit | 390a1512e6ccda2ec32ea1395814f36cf4d30e48 | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Mon May 09 23:15:55 2016 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Tue May 10 17:04:01 2016 +0200 |
tree | a0faabbd235e560aa96ab1338f1898d7460245de | |
parent | d9a16fc926a950c9e481cb7e89c554593b8e29e2 [diff] |
ALSA: firewire-lib: code cleanup for outgoing 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 outgoing packet processing. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>